reminders, as in the following example , you can set up a reminder dialog box that pops up after 1 minutes on Smartphone/pocket PC 2003 (You need to add a reference to OpenNETCF.dll):
UserNotification notification = new UserNotification(); notification.Action = NotificationAction.Dialog; notification.Title = "我的提醒"; notification.Text = "别忘 了锻炼!"; Notify.SetU
When using. net 2003 for Windows CE applications, a problem occurs. After the project is compiled, the following error occurs when the project is deployed to the pocket pc:------ Started deployment: Project: PDA, configuration: Debug Pocket PC ------Deploying the device to t
window| Solve | The problem
When using. NET 2003 as a Windows CE application, you encounter a problem. Project compilation passed, but the following error occurred while deploying to the Pocket PC:------Started deployment: Project: PDA, configuration: Debug Pocket PC------
D
Recently on this problem groping for a long time, have not solved, today finally fix, now the general set of steps to record, in case of review and convenient for others to view, the steps are as follows:1. Open the VS2008 and open the Windows Mobile Device Center (available online for download).2. Connect the emulator.3. Open the Emulator Administration page.4. Emulator network settings.5. Insert the sled.6. Establish the association.7.OK.If it is unsuccessful, it is recommended to restart and
was released, Microsoft launched a new Simulator for the Pocket PC 2002 SDK, which is closer to a real Windows Mobile-based device. This new type of simulator can run a real Windows CE binary file in a virtual PC shell. Smartphone 2002, Pocket PC
vendor provides a solution for data synchronization, and the principle of implementation is similar, each data synchronization scheme is aimed at its own database and cannot be compatible with other database products.
So is there any way that you can access a variety of databases through a mechanism? Microsoft's Mobile 2003 has fully supported the. NET Compact framework development, while. NET provides good support for Web services, and developers c
ApplicationMicrosoft® .NET Compact Framework 1.0 Microsoft Visual Studio® .NET 2003
Profile
Learn how to create a stand-alone. msi file that runs from the desktop to install the application on a different Pocket PC device. The development process is automated, so you can easily create and package the required components to an. msi file. The sample code is writt
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.